This is the state of the game at the beginning
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| eric | G7 | 1 | trazyn_the_infinite | control | Andrew Weaver |
| eric | G7 | 2 | illuminor_szeras | control | Parker Carter |
| eric | G7 | 3 | technomancer | control | Sergio Franco |
| eric | G7 | 4 | lychgaurd | control | Clara Day |
| eric | G7 | 5 | skorpekh_destroyers | control | Jesus Warner |
| eric | G7 | 6 | canoptek_plasmacyte | control | Wacko Hunter |
| eric | G7 | 7 | immortals | control | Nicolas Daniels |
| eric | G7 | 8 | canoptek_spyders | control | Inspectah Demon |
| eric | G7 | 9 | canoptek_spyders | control | Gentlemen Killah |
| eric | G7 | 10 | cryptothralls | control | Charles Marquez |
| eric | G7 | 11 | cryptothralls | control | Daisy Young |
| eric | G7 | 12 | canoptek_scarab_swarms | control | Ghostface Dominator |
| eric | G7 | 13 | canoptek_wraiths | control | Elizabeth Taylor |
| eric | G7 | 14 | deathmarks | control | Robert Woods |
| eric | G7 | 15 | night_scythe | control | Shriekin’ Observer |
| eric | G7 | 16 | overlord | control | King Cruz |
| eric | G7 | 17 | royal_warden | control | Liliana Cox |
| eric | G7 | 18 | necron_warriors | control | Kaylee Foster |
| eric | G7 | 19 | immortals | control | Lillian Griffin |
| eric | G7 | 20 | canoptek_scarab_swarms | control | Richard Burton |
| eric | G7 | 21 | canoptek_scarab_swarms | control | Phantom Mastermind |
| eric | G7 | 22 | night_scythe | control | Frank Welker Wells |
| eric | G7 | 23 | overlord | control | Adrian Klein |
| eric | G7 | 24 | royal_warden | control | Jonah Schneider |
| eric | G7 | 25 | immortals | control | Ezekiel Paul |
| eric | G7 | 26 | necron_warriors | control | Bradley Jennings |
| eric | G7 | 27 | canoptek_scarab_swarms | control | Sofía Vergara |
| eric | G7 | 28 | canoptek_scarab_swarms | control | Thunderous Commander |
Players change their maps (making orders)
modify_unit("eric", eric_units[c(1:6, 13:14, 8:11)], "move", "E7")
modify_unit("eric", eric_units[7], "control","G7")
modify_unit("eric", eric_units[12], "move","E5")
modify_unit("eric", eric_units[15:18], "soar","I4")# transport
modify_unit("eric", eric_units[19], "move","G6")
modify_unit("eric", eric_units[20], "move","E6")
modify_unit("eric", eric_units[21], "move","E4")
modify_unit("eric", eric_units[c(22:24, 26)], "soar", "H3")# transport
modify_unit("eric", eric_units[25], "move","G8")
modify_unit("eric", eric_units[27], "move","F4")
modify_unit("eric", eric_units[28], "move","F8")
## All units resolved.
Attempt to reconcile moves.
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| chris | E1 | 20 | gargoyles | move | Jacques Derrida |
| eric | E4 | 21 | canoptek_scarab_swarms | move | Phantom Mastermind |
| eric | E5 | 12 | canoptek_scarab_swarms | move | Ghostface Dominator |
| eric | E6 | 20 | canoptek_scarab_swarms | move | Richard Burton |
| eric | E7 | 1 | trazyn_the_infinite | move | Andrew Weaver |
| eric | E7 | 2 | illuminor_szeras | move | Parker Carter |
| eric | E7 | 3 | technomancer | move | Sergio Franco |
| eric | E7 | 4 | lychgaurd | move | Clara Day |
| eric | E7 | 5 | skorpekh_destroyers | move | Jesus Warner |
| eric | E7 | 6 | canoptek_plasmacyte | move | Wacko Hunter |
| eric | E7 | 8 | canoptek_spyders | move | Inspectah Demon |
| eric | E7 | 9 | canoptek_spyders | move | Gentlemen Killah |
| eric | E7 | 10 | cryptothralls | move | Charles Marquez |
| eric | E7 | 11 | cryptothralls | move | Daisy Young |
| eric | E7 | 13 | canoptek_wraiths | move | Elizabeth Taylor |
| eric | E7 | 14 | deathmarks | move | Robert Woods |
| eric | F4 | 27 | canoptek_scarab_swarms | move | Sofía Vergara |
| big_grizz | F5 | 9 | infiltrators | move | Alexandra Alexander |
| big_grizz | F5 | 14 | redemptor_dreadnought | move | Emmett Tran |
| big_grizz | F5 | 15 | invictor_tactical_warsuit | move | Thom Bell |
| big_grizz | F5 | 19 | vindicare_assassin | move | Ricky Reed |
| big_grizz | F5 | 20 | eliminators | move | Toto |
| big_grizz | F5 | 21 | eradicators | move | Ethan Porter |
| eric | F8 | 28 | canoptek_scarab_swarms | move | Thunderous Commander |
| eric | G6 | 19 | immortals | move | Lillian Griffin |
| eric | G7 | 7 | immortals | control | Nicolas Daniels |
| eric | G8 | 25 | immortals | move | Ezekiel Paul |
| big_grizz | H2 | 3 | techmarine | soar | Trinity Wolfe |
| big_grizz | H2 | 5 | tactical_squad | soar | Amaya Munoz |
| big_grizz | H2 | 6 | tactical_squad | soar | Delilah Bowen |
| big_grizz | H2 | 13 | dreadnought | soar | Elise Gray |
| big_grizz | H2 | 22 | storm_raven | soar | Robert Downey |
| eric | H3 | 22 | night_scythe | soar | Frank Welker Wells |
| eric | H3 | 23 | overlord | soar | Adrian Klein |
| eric | H3 | 24 | royal_warden | soar | Jonah Schneider |
| eric | H3 | 26 | necron_warriors | soar | Bradley Jennings |
| eric | I4 | 15 | night_scythe | soar | Shriekin’ Observer |
| eric | I4 | 16 | overlord | soar | King Cruz |
| eric | I4 | 17 | royal_warden | soar | Liliana Cox |
| eric | I4 | 18 | necron_warriors | soar | Kaylee Foster |
Players change their maps (making orders)
modify_unit("eric", eric_units[c(1:6, 13:14, 8:11)], "move", "E5")
modify_unit("eric", eric_units[7], "move","E7")
modify_unit("eric", eric_units[12], "move","F2")
modify_unit("eric", eric_units[c(15,18)], "control","I4")
modify_unit("eric", eric_units[16:17], "move","I5")
modify_unit("eric", eric_units[19], "control","G6")
modify_unit("eric", eric_units[20], "move","E3")
modify_unit("eric", eric_units[21], "move","A8")
modify_unit("eric", eric_units[c(22:24, 26)], "move","H2")
modify_unit("eric", eric_units[25], "control","G8")
modify_unit("eric", eric_units[27], "move","F5")
modify_unit("eric", eric_units[28], "move","H3")
## CONFLICT(s):
## Warning: Conflict is at hand! Please resolve territorial disputes.
Attempt to reconcile moves.
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| chris | A8 | 1 | flying_hive_tryant | move | Lucky Menace |
| chris | A8 | 10 | genestealers | move | Max Martin |
| chris | A8 | 24 | biovores | move | Braxton Robinson |
| eric | A8 | 21 | canoptek_scarab_swarms | move | Phantom Mastermind |
| big_grizz | F5 | 9 | infiltrators | control | Alexandra Alexander |
| eric | F5 | 27 | canoptek_scarab_swarms | move | Sofía Vergara |
| big_grizz | H2 | 3 | techmarine | control | Trinity Wolfe |
| big_grizz | H2 | 5 | tactical_squad | control | Amaya Munoz |
| big_grizz | H2 | 13 | dreadnought | control | Elise Gray |
| big_grizz | H2 | 22 | storm_raven | control | Robert Downey |
| eric | H2 | 22 | night_scythe | move | Frank Welker Wells |
| eric | H2 | 23 | overlord | move | Adrian Klein |
| eric | H2 | 24 | royal_warden | move | Jonah Schneider |
| eric | H2 | 26 | necron_warriors | move | Bradley Jennings |
modify_unit("eric", "F5", "move","F8")
kill_unit("eric", eric_units[21])
modify_unit("eric", "H2", "move","H3")
## All units resolved.
| player | loc | unit_id | unit_type | action | unit_name |
|---|---|---|---|---|---|
| chris | E1 | 2 | flying_hive_tryant | move | Jeremy Renner |
| chris | E1 | 19 | raveners | move | Doris Day |
| chris | E2 | 20 | gargoyles | move | Jacques Derrida |
| eric | E3 | 20 | canoptek_scarab_swarms | move | Richard Burton |
| eric | E5 | 1 | trazyn_the_infinite | move | Andrew Weaver |
| eric | E5 | 2 | illuminor_szeras | move | Parker Carter |
| eric | E5 | 3 | technomancer | move | Sergio Franco |
| eric | E5 | 4 | lychgaurd | move | Clara Day |
| eric | E5 | 5 | skorpekh_destroyers | move | Jesus Warner |
| eric | E5 | 6 | canoptek_plasmacyte | move | Wacko Hunter |
| eric | E5 | 8 | canoptek_spyders | move | Inspectah Demon |
| eric | E5 | 9 | canoptek_spyders | move | Gentlemen Killah |
| eric | E5 | 10 | cryptothralls | move | Charles Marquez |
| eric | E5 | 11 | cryptothralls | move | Daisy Young |
| eric | E5 | 13 | canoptek_wraiths | move | Elizabeth Taylor |
| eric | E5 | 14 | deathmarks | move | Robert Woods |
| eric | E7 | 7 | immortals | move | Nicolas Daniels |
| eric | F2 | 12 | canoptek_scarab_swarms | move | Ghostface Dominator |
| big_grizz | F5 | 9 | infiltrators | control | Alexandra Alexander |
| eric | F8 | 27 | canoptek_scarab_swarms | move | Sofía Vergara |
| eric | G6 | 19 | immortals | control | Lillian Griffin |
| eric | G8 | 25 | immortals | control | Ezekiel Paul |
| big_grizz | H2 | 3 | techmarine | control | Trinity Wolfe |
| big_grizz | H2 | 5 | tactical_squad | control | Amaya Munoz |
| big_grizz | H2 | 13 | dreadnought | control | Elise Gray |
| big_grizz | H2 | 22 | storm_raven | control | Robert Downey |
| eric | H3 | 22 | night_scythe | move | Frank Welker Wells |
| eric | H3 | 23 | overlord | move | Adrian Klein |
| eric | H3 | 24 | royal_warden | move | Jonah Schneider |
| eric | H3 | 26 | necron_warriors | move | Bradley Jennings |
| eric | H3 | 28 | canoptek_scarab_swarms | move | Thunderous Commander |
| big_grizz | H5 | 6 | tactical_squad | move | Delilah Bowen |
| eric | I4 | 15 | night_scythe | control | Shriekin’ Observer |
| eric | I4 | 18 | necron_warriors | control | Kaylee Foster |
| eric | I5 | 16 | overlord | move | King Cruz |
| eric | I5 | 17 | royal_warden | move | Liliana Cox |
| eric | NA | 21 | canoptek_scarab_swarms | NA | Phantom Mastermind |